home *** CD-ROM | disk | FTP | other *** search
/ Aminet 38 / Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso / Aminet / disk / misc / PurgeDelDir.readme < prev   
Encoding:
Text File  |  2000-07-01  |  3.9 KB  |  143 lines

  1. Short:    Purge PFS .DelDir of useful file references
  2. Author:   Giles Burdett (layabouts@the-giant-sofa.demon.co.uk)
  3. Uploader: Giles Burdett (layabouts@the-giant-sofa.demon.co.uk)
  4. Version:  1.3
  5. Type:     disk/misc
  6. Replaces: PurgeDelDir v1.0
  7.  
  8.     PurgeDelDir has been designed and programmed
  9.     by Giles Burdett.
  10.       - layabouts@the-giant-sofa.demon.co.uk
  11.  
  12.     PFS is the Professional File System by
  13.     GREat Effects Development.
  14.       - www.greed.nl
  15.  
  16.  
  17. PurgeDelDir v1.3
  18. ----------------
  19.  
  20.  
  21. What is it?
  22.  
  23.    A tool to erase the entries listed in Device:.DELDIR on a PFS 2 or 3
  24.    formatted partition.
  25.  
  26.  
  27. How do I use it?
  28.  
  29.  
  30.    Have the command somewhere in your path. I have the directory created
  31.    during the PFS installation, pfs2/tools, in my path, and I keep
  32.    PurgeDelDir in there so it's with all the other PFS related tools.
  33.  
  34.  
  35.    Quick start -
  36.  
  37.                    PurgeDelDir Work:
  38.  
  39.  
  40.                    This will erase 32 entries from Work:.DELDIR, with
  41.                    32 being the default value the program uses unless
  42.                    you override it (explained below). This is all a
  43.                    user of PFS 2 will really need.
  44.  
  45.    More details -
  46.  
  47.                    PurgeDelDir Work: 50
  48.  
  49.  
  50.                    This will erase 50 entries from Work:.DELDIR. Any
  51.                    value between 1 and 99 inclusive can be specified.
  52.                    This is most useful to users of PFS 3 which can
  53.                    have deletion directories of variable size, but both
  54.                    PFS 2 and 3 users can specify a low value to erase
  55.                    fewer entries than exist in Device:.DELDIR.
  56.  
  57.  
  58.    Environment control -
  59.  
  60.                    If you want to permanantly override the default
  61.                    value of 32 used by PurgeDelDir, to save yourself
  62.                    typing your preferred value on the command line
  63.                    every time you use it, create a plain text file
  64.                    called -
  65.  
  66.                             Env:PurgeDelDir/slot_value
  67.  
  68.                    and simply enter the number you want into this file.
  69.  
  70.                    Be sure to copy this file (with the directory) to
  71.                    EnvArc: if you want to have it available after you
  72.                    reboot.
  73.  
  74.  
  75.  
  76. Notes
  77.  
  78.         C source code included. Compiled with vbcc m68k.
  79.         Take a look at the source if you're curious! :)
  80.  
  81.  
  82.  
  83. Thanks
  84.  
  85.         Thanks go to the people on the Amiga C mailing list for
  86.         helping me squish the bugs!
  87.  
  88.         Thanks also go to all those who contacted me after the first
  89.         Aminet release to suggest improvements and bugfixes :)
  90.  
  91.  
  92.  
  93. Known bugs
  94.  
  95.         None.
  96.  
  97.  
  98.  
  99. History
  100.  
  101. v1.3   (public release)
  102.        - Added support for env variable to override compiled in value.
  103.  
  104.  
  105. v1.2
  106.        - Rewritten to use standard dos.library ReadArgs() function.
  107.        - Now compiled with vbcc m68k instead of StormC 2 demo.
  108.        - Filename bug *removed*.
  109.  
  110.  
  111. v1.1
  112.        - Minor changes and the one and only known bug (see below)
  113.          still present :(
  114.  
  115.  
  116. v1.0   (public release)
  117.        - Contains one known bug that inserts strange characters
  118.          in the filenames the program fills .DelDir with.
  119.  
  120.  
  121.  
  122.  
  123. Disclaimer
  124.  
  125.         Use this program at your own risk. I cannot take any responsibility
  126.         for damage, data loss or any other calamity related to the use of
  127.         this software.
  128.  
  129.  
  130. ============================= Archive contents =============================
  131.  
  132. Original  Packed Ratio    Date     Time    Name
  133. -------- ------- ----- --------- --------  -------------
  134.     2322    1514 34.7% 09-May-00 01:08:06  PurgeDelDir.info
  135.       64      64  0.0% 08-May-00 22:43:34 +mk
  136.     6044    3687 38.9% 14-May-00 21:42:06 +PurgeDelDir
  137.     3207    1259 60.7% 14-May-00 21:41:28 +PurgeDelDir.c
  138.     1775    1285 27.6% 09-May-00 00:45:26 +PurgeDelDir.c.info
  139.     3359    1455 56.6% 14-May-00 21:42:46 +PurgeDelDir.readme
  140.     1593    1074 32.5% 09-May-00 00:48:38 +PurgeDelDir.readme.info
  141. -------- ------- ----- --------- --------
  142.    18364   10338 43.7% 16-May-100 22:25:34   7 files
  143.